removeExtension

Removes the extension (while keeping numeric extensions such as dmd-2.105.0)

string
removeExtension
(
string input
)

Parameters

input string

Input to remove extension

Return Value

Type: string

Meta